Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#419): Products after a fluid did not link correctly. #420

Conversation

DaleStan
Copy link
Collaborator

Fluid products caused subsequent products to display the wrong link information. Moving the i++ out one set of curlies fixed things in Simon's sample, and then I looked at it and realized it should just be a for loop, rather than a foreach-with-counter loop.

@DaleStan DaleStan requested a review from shpaass as a code owner February 19, 2025 20:20
Copy link
Owner

@shpaass shpaass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@shpaass shpaass merged commit 736c523 into shpaass:master Feb 20, 2025
1 check passed
@DaleStan DaleStan deleted the 419-links-on-product-side-not-rendered-correctly branch February 21, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants